BlueCielo Meridian Global Collaboration Framework 2012 SP1 Administrator's Guide | BlueCielo ECM Solutions

You are here: Configuring with VBScript > Understanding common conflicts > Suppressing custom code during GCF operations

Suppressing custom code during GCF operations

Some of the standard Meridian Enterprise events occur during GCF import and export operations. In the following lists, an asterisk (*) is used for brevity but indicates that there are separate Initiate, Before, After, and Terminate events that are otherwise named the same:

BrcEvent_BeforeInclude
BrcEvent_AfterInclude
BrcEvent_BeforeWriteProperty

BrcEvent_BeforeImport
BrcEvent_AfterImport
BrcEvent_AfterReadProperty
BrcEvent_Before_Create
BrcEvent_BeforeOpen
BrcEvent_AfterOpen
BrcEvent_BeforeClose

DocWorkingCopyEvent_*CreateWC
DocWorkingCopyEvent_*SubmitWC
DocWorkflowEvent_*ChangeWFPerson

DocWorkAreaEvent_*Assign
DocWorkAreaEvent_*Cancel
DocWorkAreaEvent_*Release

To skip the execution of your custom code (if any) during these events so that it doesn't interfere with Global Collaboration Framework processing, add the following line to the top of the corresponding event handler procedures:

If Vault.Argument("IsGcf") then Exit Sub

Notes

Related concepts

Configuring with VBScript

Understanding the system requirements

Understanding offline shares

Understanding work area support

Related tasks

Integrating custom GCF script with GCF 2012

Updating custom GCF script to GCF 2012

Understanding common conflicts

Hiding the Collaboration property page

Confirming deletion of documents

Replicating workflow logs

Installing the GCF

Registering the Meridian Enterprise extensions

Creating the tables

Importing the briefcase settings

Merging registry settings

Creating and editing a share

Importing the VBScript code

Installing the Meridian Enterprise processors

Related information

Contents of the distribution package


Copyright © 2000-2012 BlueCielo ECM Solutions

www.bluecieloecm.com